Storm

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 4, K = 2
Property:all_before_max (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism csma.4-2.prism --prop csma.props all_before_max --exact floats --general:precision 1e-20  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:6.9316794872283936s
Return code:0
Relative Error:1.5540007047955528e-16
Log
Storm 1.5.1

Date: Wed Mar 18 05:43:15 2020
Command line arguments: --prism csma.4-2.prism --prop csma.props all_before_max --exact floats '--general:precision' 1e-20 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.008s.

Portfolio engine picked the following settings: 
	engine=hybrid	 bisimulation=false	 exact=false
Time for model construction: 1.126s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	761962 (6738 nodes)
Transitions: 	1327068 (52453 nodes)
Choices: 	825504
Reward Models:  none
Variables: 	rows: 19 meta variables (54 DD variables), columns: 19 meta variables (54 DD variables), nondeterminism: 17 meta variables (17 DD variables)
Labels: 	5
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (55 nodes)
   * all_delivered
   * collision_max_backoff
   * one_delivered
-------------------------------------------------------------- 

Model checking property "all_before_max": Pmax=? [!("collision_max_backoff") U "all_delivered"] ...
Result (for initial states): 0.776460149312957370604238
Time for model checking: 5.492s.